|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPv6 router LSA structure. More...
Public Attributes | |
| bool | WBit |
| bool | VBit |
| bool | EBit |
| bool | BBit |
| Ospfv6OptionField | option |
| vector< Ospfv6RouterInterface > | interfaces |
Public Attributes inherited from OspfLSA | |
| OspfLSAHeader | header |
OSPv6 router LSA structure.
| bool Ospfv6RouterLSA::BBit |
| bool Ospfv6RouterLSA::EBit |
| vector<Ospfv6RouterInterface> Ospfv6RouterLSA::interfaces |
| Ospfv6OptionField Ospfv6RouterLSA::option |
| bool Ospfv6RouterLSA::VBit |
| bool Ospfv6RouterLSA::WBit |